[INFO] fetching crate conquer-struct 0.1.0...
[INFO] testing conquer-struct-0.1.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate conquer-struct 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate conquer-struct 0.1.0
[INFO] finished tweaking crates.io crate conquer-struct 0.1.0
[INFO] tweaked toml for crates.io crate conquer-struct 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate conquer-struct 0.1.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2af952dfd4508a60e30265b3ada8909d89c8d79ed5b2b5f7d3f0e0aeb88922cc
[INFO] running `Command { std: "docker" "start" "2af952dfd4508a60e30265b3ada8909d89c8d79ed5b2b5f7d3f0e0aeb88922cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2af952dfd4508a60e30265b3ada8909d89c8d79ed5b2b5f7d3f0e0aeb88922cc" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2af952dfd4508a60e30265b3ada8909d89c8d79ed5b2b5f7d3f0e0aeb88922cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2af952dfd4508a60e30265b3ada8909d89c8d79ed5b2b5f7d3f0e0aeb88922cc" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling conquer-struct v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "2af952dfd4508a60e30265b3ada8909d89c8d79ed5b2b5f7d3f0e0aeb88922cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2af952dfd4508a60e30265b3ada8909d89c8d79ed5b2b5f7d3f0e0aeb88922cc" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling conquer-struct v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.87s
[INFO] running `Command { std: "docker" "inspect" "2af952dfd4508a60e30265b3ada8909d89c8d79ed5b2b5f7d3f0e0aeb88922cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2af952dfd4508a60e30265b3ada8909d89c8d79ed5b2b5f7d3f0e0aeb88922cc" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/conquer_struct-b5fefb3bd0be2c25)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/struct-test.rs (/opt/rustwide/target/debug/deps/struct_test-74dc44f57f97917d)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_context_awareness_try ... ok
[INFO] [stdout] test test_inner_workings_try ... ok
[INFO] [stdout] test test_inner_workings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests conquer_struct
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/types.rs - types::FieldType (line 102) ... ignored
[INFO] [stdout] test src/types.rs - types::FieldType (line 108) ... ignored
[INFO] [stdout] test src/types.rs - types::OutputStructAbstraction (line 35) ... ignored
[INFO] [stdout] test src/types.rs - types::OutputStructAbstraction (line 44) ... ignored
[INFO] [stdout] test src/lib.rs - (line 44) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 31) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 9) ... FAILED
[INFO] [stdout] test src/lib.rs - conquer_future (line 106) - compile fail ... ok
[INFO] [stdout] test src/types.rs - types::FuturedField (line 86) ... ok
[INFO] [stdout] test src/lib.rs - conquer_future (line 76) ... ok
[INFO] [stdout] test src/lib.rs - try_conquer_future (line 145) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 44) stdout ----
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> src/lib.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |   try_conquer_future!(StructName {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 47 | |     value1: T,
[INFO] [stdout] 48 | |     value2: async { .. } // ~ impl Future<Output = Result<V, E>>, consider the field
[INFO] [stdout] 49 | |                         // accepts type V
[INFO] [stdout] 50 | | }) -> impl Future<Output = Result<StructName, E>>
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]    |
[INFO] [stdout] 46 ~ try_conquer_future!{StructName {
[INFO] [stdout] 47 |     value1: T,
[INFO] [stdout] 48 |     value2: async { .. } // ~ impl Future<Output = Result<V, E>>, consider the field
[INFO] [stdout] 49 |                         // accepts type V
[INFO] [stdout] 50 ~ }} -> impl Future<Output = Result<StructName, E>>
[INFO] [stdout]    |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]    |
[INFO] [stdout] 50 | }); -> impl Future<Output = Result<StructName, E>>
[INFO] [stdout]    |   +
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `->`
[INFO] [stdout]   --> src/lib.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | }) -> impl Future<Output = Result<StructName, E>>
[INFO] [stdout]    |    ^^ expected item
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 31) stdout ----
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> src/lib.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |   conquer_future!(StructName {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 34 | |     value1: T,
[INFO] [stdout] 35 | |     value2: async { .. } // ~ impl Future<Output = V>, considering the field
[INFO] [stdout] 36 | |                         // accepts type V
[INFO] [stdout] 37 | | }) -> impl Future<Output = StructName>
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]    |
[INFO] [stdout] 33 ~ conquer_future!{StructName {
[INFO] [stdout] 34 |     value1: T,
[INFO] [stdout] 35 |     value2: async { .. } // ~ impl Future<Output = V>, considering the field
[INFO] [stdout] 36 |                         // accepts type V
[INFO] [stdout] 37 ~ }} -> impl Future<Output = StructName>
[INFO] [stdout]    |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]    |
[INFO] [stdout] 37 | }); -> impl Future<Output = StructName>
[INFO] [stdout]    |   +
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `->`
[INFO] [stdout]   --> src/lib.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | }) -> impl Future<Output = StructName>
[INFO] [stdout]    |    ^^ expected item
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 9) stdout ----
[INFO] [stdout] error: cannot find macro `conquer_future` in this scope
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     conquer_future!(Contact {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  9 + use conquer_struct::conquer_future;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Contact` in this scope
[INFO] [stdout]   --> src/lib.rs:10:49
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn get_contact_info(contact_id: usize) -> Contact {
[INFO] [stdout]    |                                                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 31)
[INFO] [stdout]     src/lib.rs - (line 44)
[INFO] [stdout]     src/lib.rs - (line 9)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 3 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2af952dfd4508a60e30265b3ada8909d89c8d79ed5b2b5f7d3f0e0aeb88922cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2af952dfd4508a60e30265b3ada8909d89c8d79ed5b2b5f7d3f0e0aeb88922cc", kill_on_drop: false }`
[INFO] [stdout] 2af952dfd4508a60e30265b3ada8909d89c8d79ed5b2b5f7d3f0e0aeb88922cc
